CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv mouth

搜索资源列表

  1. ensayook

    0下载:
  2. face, eyes, mouth detection with camera web...with opencv and c....Colombia mzls
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:180282
    • 提供者:maurogallo
  1. mouthdetection

    0下载:
  2. 此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2509218
    • 提供者:cheng yun-ting
  1. Boca

    0下载:
  2. 嘴的检测分类器人脸检测代码opencv 中专用-Mouth detection classifier
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:94508
    • 提供者:xzy
  1. FacemouthDection

    0下载:
  2. Face and mouth detection using OpenCV and VC-Face and mouth detection using OpenCV and VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3962152
    • 提供者:alittlecat
  1. Mouth25x15

    0下载:
  2. OpenCV HaarCascades files for Mouth detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:78040
    • 提供者:lam
  1. sdi_opencv

    0下载:
  2. 运用VC软件做的一个基于OPENCV的人脸识别系统,在检测人脸的基础上能对人眼和嘴巴进行识别。-Use the software to do a VC OPENCV based face recognition system, based on face detection can identify the eyes and mouth.
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2114689
    • 提供者:strangename
  1. thresholdtrans

    0下载:
  2. 用OPENCV的图像结口,写得阈值变换程序,和源码很像-Image Results by OPENCV mouth threshold transform written procedures, and source code like
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:10042
    • 提供者:liuzhiwen
  1. mouth-position

    0下载:
  2. 该程序是利用OPENCV的studio的c++上编成的程序。该程序能够大概的检测出嘴巴的大概位置。是实现嘴巴定位的基础 -The program is the use of OPENCV the studio on the c++ compiled programs. The program can detect the approximate location of the mouth about. The basis of positioning is to achieve mouth
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4450819
    • 提供者:yanbingyin
  1. facetest

    0下载:
  2. 级联分类器检测人脸,并定位脸部、眼睛和嘴巴,用到OPENCV分类器-Cascade classifier detects the face, and the positioning of the face, eyes and mouth, used OPENCV classification
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:2993204
    • 提供者:glemo
  1. OpenCV

    0下载:
  2. 基于opencv和vc++6.0实现的人脸检测,鼻子,嘴巴检测,眼睛检测。AVI播放器,手写数字识别,图像缩放等。-The opencv and vc++6.0 of realized based face detection, nose, mouth detection and eye detection. AVI player, handwritten numeral recognition, image scaling.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:30270282
    • 提供者:lmy
  1. connectprocess

    0下载:
  2. 在图像处理过程中,经常会遇到这样一部分图像,图像的整体部分如果人来看的话一眼就能看出,但是它的内部由于有各种小缺口,导致断开了,这样在计算机“眼”里就被认为是断开的,为了使图像达到适应人眼的感觉,需要将这些缺口和断开的口给连接上去,这就需要用到计算机图形学中的连通域处理技术。本文给出一个简单的连通域处理函数,当然这个函数是来自OpenCV著名教程Learning OpenCV中,只不过它的接口是基于c版本的OpenCV,而到目前为止,基于C++接口的OpenCV已经是主流,所以我将其接口改成了c
  3. 所属分类:OpenCV

    • 发布日期:2017-12-07
    • 文件大小:872189
    • 提供者:wuwei
  1. FaceDetection

    0下载:
  2. opencv,c++,数字图像处理,人脸检测并标记特征点(眼睛,鼻子,嘴巴)-opencv, c++, digital image processing, face detection and mark the feature points (eyes, nose, mouth)
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:27818123
    • 提供者:赵杰
  1. FaceDetectionCPP

    0下载:
  2. MFC实现的人脸检测,可以检测人脸位置,并标记眼睛、嘴巴、鼻子。没有使用OPENCV库函数,完全C语言实现。-MFC implementation of face detection that can detect human face position, and mark the eyes, mouth, nose. OPENCV library function is not used entirely in C language implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5008049
    • 提供者:huyaoge
  1. DetectEyes

    0下载:
  2. 运用C++检测人眼, 2)用opencv中检测人脸、眼睛、嘴巴等都是用的CascadeClassifier分类器,具体使用时可以使用C的函数,也可以使用opencv中使用C++封装好的类。下面是它们检测目标时的函数形式(从opencv官网复制的) C: CvSeq* cvHaarDetectObjects(const CvArr* image, CvHaarClassifierCascade* cascade, CvMemStorage* storage, double scal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2655612
    • 提供者:刘卓
  1. haarcascades

    0下载:
  2. 可以在 opencv安装目录opencv\sources\data中找到。方便大家下载,故上传在这里。人脸检测,人脸识别,人眼检测,鼻子检测,嘴检测等等训练好的xml文件(You can find it in the opencv installation directory opencv\sources\data. Convenient for everyone to download, so upload here. Face detection, face recognition, eye
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:2080768
    • 提供者:zhangsan123321
搜珍网 www.dssz.com